home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases94 / 04April94 / DolphinKit.txt < prev    next >
Text File  |  1995-06-12  |  5KB  |  113 lines

  1. Dolphin Technologies Inc. Announces Dolphin Kit Object Library
  2.                          Release 3.22 For NEXTSTEP
  3.  
  4. Contact:
  5.  
  6. Dolphin Technologies Inc.
  7. 10329 Viretta Lane
  8. Beverly Glen, CA 90077-2723
  9. 800-843-0328
  10. 310-441-9021 (outside US)
  11. Zacharias J. Beckman
  12.  
  13. April 20, 1994
  14.  
  15. LOS ANGELES, CALIFORNIA--Dolphin Technologies Inc. announced the
  16. availability of the Dolphin Kit class library, version 3.22, for
  17. NEXTSTEP (both Intel and Motorola hardware).  This upgrade to the
  18. Dolphin Kit library adds a number of new features and objects to
  19. the kit.  The kit now contains over 28 objects and protocols which
  20. are common to most applications built today.
  21.  
  22. Kit container classes such as the DSArray, DSNodeTree and DSSortedList
  23. have been greatly enhanced.  These classes now integrate directly
  24. with NEXTSTEP objects such as the NXBrowser and DBTableView.
  25.  
  26. The DSThread and DSProcess classes have been enhanced to fully
  27. support multithreading with this release.  The kit now provides
  28. complete facilities to create, manage and coordinate multiple
  29. threads of execution at the object level.
  30.  
  31. String handling capabilities have been tremendously improved.  The
  32. kit's string handling classes now support record management features.
  33. Regular expressions or constants are used to specify record
  34. delimiters.  This capability make stream and text processing very
  35. easy when using the kit objects.
  36.  
  37. Included in this new release is crash handling technology which
  38. will greatly aid in locating and fixing bugs.  Crash handling is
  39. dealt with by automatically writing a backtrace to the console and,
  40. optionally, sending electronic mail with a copy of the backtrace
  41. to a specified address.  This is particularly useful for situations
  42. in which an application crashes at a client site.  It provides a
  43. rapid reporting mechanism to obtain information which is normally
  44. lost, and aids in reproducing problems which application users are
  45. often unable to recreate.
  46.  
  47. The kit consists of a set of classes which run in the NEXTSTEP environment and
  48. provide common functionality that many applications require.  The classes
  49.   expand upon the existing NEXTSTEP API and deliver a proven set of software
  50. components to accelerate both in-house and mission critical software
  51. development.
  52.  
  53. Dolphin Kit provides NEXTSTEP developers with an essential suite of classes
  54. from which to build applications.  Included in the kit are classes for string
  55.   manipulation, complex string parsing and regular expression handling,
  56. encapsulation of files, multitasking and management of C Threads at an object
  57. oriented
  58.   level, handling Mach processes, containers such as sorted lists, arrays and
  59. tree classes, objects which directly generate and deliver NEXTMAIL, extended
  60.   error and crash handling, and encapsulation of
  61.  
  62.  
  63.  
  64.  
  65.  
  66. NXStreams.
  67.  
  68. Dolphin Kit has been carefully architectured to provide a maximum
  69. of reusability and integration with existing NEXTSTEP classes.
  70. For example, kit data stores, such as the dynamic array class
  71. DSArray, integrate completely with the NEXTSTEP API by using the
  72. DBTableView class as a "front end" to display the container's
  73. contents.
  74.  
  75. "In designing Dolphin Kit we made sure that the method names,
  76. parameter names and paradigms conformed to existing NEXTSTEP
  77. standards in the Application Kit, Database Kit, and Indexing Kit,"
  78. said Carlos Salinas, Senior Engineer, Dolphin Technologies Inc.
  79.  
  80. "Dolphin heavily leverages the kit in-house, both for our shrink
  81. wrap product development and our mission critical contracts," said
  82. Zacharias J. Beckman, Principal, Dolphin Technologies Inc.  "The
  83. classes provide us with a proven and robust suite of objects which
  84. speed our development cycle tremendously.  This allows us to focus
  85. on the important aspects of the project, rather than on recreating
  86. frequently used software components."
  87.  
  88. Dolphin Kit is an integral part of Dolphin Technologies' development
  89. efforts, having been used in Dolphin's shrink wrap products such
  90. as Tar Viewer, an extension to the File Viewer that makes it possible
  91. to browse a "tar" file, and Author! Author!, NEXTSTEP's premier
  92. shrink wrap document management solution.  Dolphin Technologies
  93. has also used the kit within its mission critical development
  94. contracts, where it greatly speeds development and rollout of the
  95. project.
  96.  
  97. Dolphin Kit is available for a single-user license purchase price
  98. of $449.00 US (site licenses and source code licenses are available).
  99. For detailed information on the kit, send electronic mail to
  100. <info@dolphin.com> or contact Dolphin Technologies Inc. at 10329
  101. Viretta Lane, Beverly Glen, CA 90077-2723.
  102.  
  103. Dolphin Technologies Inc. and Dolphin Software are headquartered
  104. in Beverly Glen, California.  The company performs systems engineering,
  105. mission critical development, and object oriented consulting services,
  106. and develops shrink wrap NEXTSTEP applications.  For additional
  107. information contact Dolphin Technologies Inc. at 800-843-0328.
  108.  
  109. -- END --
  110.  
  111. Author! Author! is a trademark of Dolphin Technologies Inc.  NEXTSTEP is a
  112. trademark of NeXT Computer Inc.
  113.